ASP.NET Core MVC コントロールヘルプ
OpenOnHover メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > MenuBaseBuilder<T,TControl,TBuilder> クラス : OpenOnHover メソッド
The value.
Configurates C1.Web.Mvc.MenuBase<T>.OpenOnHover. Gets or sets a value that determines whether the menu should open and close automatically when the mouse hovers over the items.
シンタックス
'宣言
 
Public Function OpenOnHover( _
   ByVal value As System.Boolean _
) As TBuilder
public TBuilder OpenOnHover( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

MenuBaseBuilder<T,TControl,TBuilder> クラス
MenuBaseBuilder<T,TControl,TBuilder> メンバ